'Declaration Public Shared ReadOnly Property ClearAndAddItems As CollectionChangeEventArgs(Of T)
public static CollectionChangeEventArgs<T> ClearAndAddItems { get; }
public: __property static CollectionChangeEventArgs<T*>* get_ClearAndAddItems();
public:
static property CollectionChangeEventArgs<T^>^ ClearAndAddItems { CollectionChangeEventArgs<T^>^ get(); }